Skip to content

Conversation

@eastorski
Copy link
Member

No description provided.

@eastorski eastorski linked an issue Nov 18, 2025 that may be closed by this pull request
return nil
}

func (ht *HistoryRoTx) Rebuild(ctx context.Context, fromTxNum, toTxNum uint64) error {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebuild method doesn't have comment - so i'm not sure what this method intended to do. I see it calling merge - if it's just a merge then why it's not called Merge?

}

var rebuildCmd = &cobra.Command{
Use: "rebuild",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no description of cli method - in erigon snapshots --help will be impossible to understand what rebuild sub-command does - because it's generic name.

@eastorski eastorski force-pushed the eastorski/snapshot-rebuild-tool branch from 8d9c20c to b001856 Compare November 23, 2025 19:23
@eastorski
Copy link
Member Author

I am closing the pr because the changes will be added to this PR #17958 since it becomes more related to each other after the discussion in the comments.

@eastorski eastorski closed this Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tool to rebuild history snapshots

3 participants